home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / anacroz.swf / scripts / DefineSprite_1681 / frame_1 / DoAction.as
Text File  |  2010-11-09  |  411b  |  12 lines

  1. stop();
  2. _root.edLClasse = _root.sd_valores[_root.ld1.getClasse()][CLASSE];
  3. _root.edLNivel = _root.ld1.getNivel();
  4. _root.edLPV = _root.ld1.getMaxPV();
  5. _root.edLPM = _root.ld1.getMaxPM();
  6. _root.edLATQ = _root.ld1.getATQ();
  7. _root.edLDEF = _root.ld1.getDEF();
  8. _root.edLAGL = _root.ld1.getAGL();
  9. _root.edLINT = _root.ld1.getINT();
  10. _root.edLMRL = _root.ld1.getMRL();
  11. _root.edLCusto = _root.ld1.getCusto();
  12.